home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / c_tutor.exe / PRINT_FM.BAT < prev    next >
DOS Batch File  |  1991-07-14  |  370b  |  17 lines

  1. @echo off
  2. echo off
  3. cls
  4. echo              ╔══════════════════════════════════════════════╗
  5. echo              ║  Ensure printer is on Ctrl C, (^C) to cancel ║█
  6. echo              ╚══════════════════════════════════════════════╝█
  7. echo               ████████████████████████████████████████████████
  8. echo\
  9. echo\
  10. echo\
  11. echo\
  12. echo\
  13. echo\
  14. pause
  15. copy form prn
  16. cls
  17.